body{background-color: #f7f7f7;}
.new-header,.container{position:relative;min-width: 320px; width: 100%; max-width: 750px;margin:0 auto; background-color: #fff;}
.new-header{padding-top: .1rem;}
.new-header .logo{width:5rem;height:1.2rem;background:url(../image/logo.png) no-repeat;background-size:100%;display: block;margin:0 auto;}
.new-header .navMore{width:.66rem;height:.54rem;background:url(../image/arrow.png) no-repeat center center;background-size:.46rem .34rem;position:absolute;right:.2rem;top:.58rem;}
.header-info{position: relative;height:.58rem;background-color:#09a58e;padding:0 .2rem;overflow:hidden;}
.header-info span{float:left;line-height:.58rem;font-size:.24rem;color:#fff;margin-right:.3rem;display:inline-block;}
.header-info span i{padding-right: .06rem;}
.header-info a.tel{position: absolute;right:.2rem;top: 50%;margin-top: -.15rem;width: 2.13rem;height:.3rem;background: url(../image/call.png) no-repeat;background-size:100%;}

/* 温馨提醒弹窗 */
.tipsPopup .bajs-light-popup-origin{border-radius:12px; overflow: hidden;}
.tipsPopup .tipsCon{position: relative; height:250px;}
.tipsPopup h2{padding-top: 16px;color: #333;font-size: 20px;line-height: 40px;text-align: center;}
.tipsPopup p{padding: 0 24px; color: #7f7f7f; font-size:16px; line-height:26px; text-align: justify;}
.tipsPopup .close{position: absolute; left: 0; bottom: 0; width: 100%; height: 48px; border-top: 1px solid #f2f2f2; display: block; color: #576b95; font-size: 18px; line-height:48px; font-weight:bold; text-align: center;}